xen.git
2016-09-26 Jan Beulichx86/HVM: correct segment register loading during task...
2016-09-26 Jan Beulichx86emul: don't allow null selector for LTR
2016-09-26 Jan Beulichx86emul: correct loading of %ss
2016-09-26 Jan BeulichVMX: don't bypass vmx_update_secondary_exec_control()
2016-09-23 Konrad Rzeszutek... xen-livepatch: Print the header _after_ the first livep...
2016-09-23 Konrad Rzeszutek... xen-livepatch: Remove the 'test' part
2016-09-23 Konrad Rzeszutek... bug/x86/arm: Align bug_frames sections.
2016-09-23 Konrad Rzeszutek... xen/arm32: Add an helper to invalidate all instruction...
2016-09-23 Konrad Rzeszutek... livepatch: Move test-cases to their own sub-directory...
2016-09-23 Konrad Rzeszutek... arm: poison initmem when it is freed.
2016-09-23 Konrad Rzeszutek... livepatch: Reject payloads with .alternative or .ex_tab...
2016-09-23 Konrad Rzeszutek... arm/x86/common: Add HAS_[ALTERNATIVE|EX_TABLE]
2016-09-23 Konrad Rzeszutek... arm64: s/ALTERNATIVE/HAS_ALTERNATIVE/
2016-09-23 Ross Lagerwalllivepach: Add .livepatch.hooks functions and test-case
2016-09-23 Konrad Rzeszutek... livepatch: Drop _jmp from arch_livepatch_[apply,revert...
2016-09-23 Konrad Rzeszutek... livepatch: NOP if func->new_addr is zero.
2016-09-23 Konrad Rzeszutek... livepatch: Add limit of 2MB to payload .bss sections.
2016-09-23 Konrad Rzeszutek... livepatch: Disallow applying after an revert
2016-09-23 Joao Martinsx86/time: extend "tsc" param with "stable:socket"
2016-09-23 Joao Martinsx86/time: implement PVCLOCK_TSC_STABLE_BIT
2016-09-23 Joao Martinsx86/time: implement tsc as clocksource
2016-09-23 Joao Martinsx86/time: refactor read_platform_stime()
2016-09-23 Joao Martinsx86/time: refactor init_platform_time()
2016-09-23 Boris Ostrovskyacpi: Makefile should better tolerate interrupts
2016-09-23 Jan Beulichx86emul: move x86_emulate() common epilogue code
2016-09-21 Julien Grallmisc/arm: Correctly name bit in the booting document
2016-09-21 Julien Grallxen/arm64: Add missing synchronization barrier in inval...
2016-09-21 Konrad Rzeszutek... livepatch/tests: Move the .name value to .rodata
2016-09-21 Konrad Rzeszutek... livepatch/tests: Make .livepatch.depends be read-only
2016-09-21 Razvan Cojocarux86/mm: Add missing copy_from_user error checks in...
2016-09-21 Dario Faggiolixen/tools: tracing: improve tracing of context switches.
2016-09-20 Ian JacksonQEMU_TAG update
2016-09-20 Juergen Grossdocs: add HVM USB passthrough documentation
2016-09-20 Juergen Grosslibxl: add HVM usb passthrough support
2016-09-20 Juergen Grosslibxl: add basic support for devices without backend
2016-09-20 Juergen Grosslibxl: add function to remove usb controller xenstore...
2016-09-20 Dongli Zhangmove TLB-flush filtering out into populate_physmap...
2016-09-20 Dongli Zhangreplace tlbflush check and operation with inline functions
2016-09-20 Wei LiuFix issues introduced in 3a7f872a
2016-09-19 Paulina Szubarczyklibs/gnttab: introduce grant copy interface
2016-09-19 Wei Liutools: lift BUILD_BUG_ON to a tools header file
2016-09-19 Razvan Cojocarutools/libxc, xen/x86: Added xc_set_mem_access_multi()
2016-09-19 Daniel Kiperx86/boot/reloc: rename some variables and rearrange...
2016-09-19 Daniel Kiperx86/boot/reloc: create generic alloc and copy functions
2016-09-19 Olaf Heringdocs: correct values for old VMDP unplug
2016-09-19 Jan Beulichx86/Intel: Broadwell doesn't have PKG_C{8,9,10}_RESIDEN...
2016-09-19 Tamas K Lengyelvm_event: sanitize vm_event response handling
2016-09-19 Jan Beulichx86/Intel: hide CPUID faulting capability from guests
2016-09-16 Konrad Rzeszutek... arm/mm: Introduce modify_xen_mappings
2016-09-16 Konrad Rzeszutek... arm/x86: change [modify,destroy]_xen_mappings to return...
2016-09-15 Dario Faggiolixen: credit2: properly schedule migration of a running...
2016-09-15 Dario Faggiolixen: credit1: fix mask to be used for tickling in Credit1
2016-09-15 Dario Faggiolixen: credit1: small optimization in Credit1's tickling...
2016-09-15 Juergen Grosslibxl: add "xl qemu-monitor-command"
2016-09-15 Jan Beulichx86: fold code in load_segments()
2016-09-15 Jan Beulichx86/EFI: don't accept 64-bit base relocations on page...
2016-09-15 Peng Fanxen/arm: smpboot: drop unneeded code when identifying...
2016-09-13 Andrew Cooperx86/xstate: Fix latent bugs in compress_xsave_states()
2016-09-13 Andrew Cooperx86/domctl: Fix migration of guests which are not using...
2016-09-13 Andrew Cooperx86/xstate: Fix latent bugs in expand_xsave_states()
2016-09-13 Andrew Cooperx86/domctl: Simplfy XEN_DOMCTL_getvcpuextstate when...
2016-09-13 Andrew Cooperx86/domctl: Fix TOCTOU race with the use of XEN_DOMCTL_...
2016-09-13 Andrew Cooperx86/domctl: Introduce PV_XSAVE_HDR_SIZE and remove...
2016-09-12 Andrew Cooperx86/cpu: Print CPU Family/Vendor infomation in both...
2016-09-12 Juergen Grosslibxl: dont pass array size to libxl__xs_kvs_of_flexarray()
2016-09-12 Juergen Grosslibxl: add libxl__qmp_run_command_flexarray() function
2016-09-12 Juergen Grosslibxl: rename libxl_pvusb.c to libxl_usb.c
2016-09-12 Andrew Cooperx86/shadow: Use standard C array designators
2016-09-09 Tamas K Lengyelarm/vm_event: get/set registers
2016-09-09 Konrad Rzeszutek... x86,arm: Change arch_livepatch_quiesce() declaration.
2016-09-09 Konrad Rzeszutek... arm64/insn: introduce aarch64_insn_gen_{nop|branch_imm...
2016-09-09 Konrad Rzeszutek... alternatives: x86 rename and change parameters on ARM
2016-09-09 Konrad Rzeszutek... x86/arm64: Expose the ALT_[ORIG|REPL]_PTR macros to...
2016-09-09 Konrad Rzeszutek... livepatch: Bubble up sanity checks on Elf relocs
2016-09-09 Julien Grallxen/arm: alternative: Make it possible to patch outside...
2016-09-09 Julien Grallxen/arm: alternative: Clean-up __apply_alternatives
2016-09-09 Andrew Cooperxen/x86: Fix build with clang following c/s 4fa0105
2016-09-09 Lars KurthRemove ambiguities in the COPYING file; add CONTRIBUTIN...
2016-09-08 Andrew Cooperx86/hvm: Perform a user instruction fetch for a FEP...
2016-09-08 Andrew Cooperx86/hvm: Optimise segment accesses in hvmemul_write_seg...
2016-09-08 Andrew Cooperx86/segment: Bounds check accesses to emulation ctxt...
2016-09-08 Andrew Cooperhvm/fep: Allow testing of instructions crossing the...
2016-09-08 Jan Beulichfix EFI part of "symbols: Generate an xen-sym.map"
2016-09-08 Wei LiuRevert "tools: remove blktap2 related code and document...
2016-09-08 Wei LiuRevert "tools: remove blktap2 source code"
2016-09-08 Jan Beulichlibelf: drop pointless uses of __FUNCTION__
2016-09-08 Andrew Cooperx86/shadow: Avoid overflowing sh_ctxt->seg_reg[]
2016-09-08 Andrew Cooperx86/emulate: Correct boundary interactions of emulated...
2016-09-08 Jan Beulichx86/32on64: don't allow recursive page tables from L3
2016-09-08 Andrew Cooperx86/paging: Make paging_mode_*() predicates behave...
2016-09-08 Konrad Rzeszutek... arm/arm64: Update comment about VA layout.
2016-09-08 Konrad Rzeszutek... x86/arm: Make 'make debug' work properly.
2016-09-08 Konrad Rzeszutek... symbols: Generate an xen-sym.map
2016-09-08 Konrad Rzeszutek... livepatch: Move code from prepare_payload to own routine
2016-09-08 Konrad Rzeszutek... version: Print build-id at bootup.
2016-09-08 Konrad Rzeszutek... version/livepatch: Move xen_build_id_check to version.h
2016-09-08 Konrad Rzeszutek... livepatch: Deal with payloads without any .text
2016-09-07 Jan Beulichx86/HVM: adjust feature checking in MSR intercept handling
2016-09-07 Jan BeulichVMX: correct feature checks for MPX and XSAVES
2016-09-07 Tamas K Lengyelx86/altp2m: use __get_gfn_type_access to avoid lock...
next